Class InstanceEventWindowTimeRange

java.lang.Object
software.amazon.awssdk.services.ec2.model.InstanceEventWindowTimeRange
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InstanceEventWindowTimeRange.Builder,InstanceEventWindowTimeRange>

@Generated("software.amazon.awssdk:codegen") public final class InstanceEventWindowTimeRange extends Object implements SdkPojo, Serializable, ToCopyableBuilder<InstanceEventWindowTimeRange.Builder,InstanceEventWindowTimeRange>

The start day and time and the end day and time of the time range, in UTC.

See Also: