FixedAvailabilityStartTime
The fixed availability start time for the DASH manifest, in ISO 8601 date-time format. The value must have hourly granularity, meaning that the minutes, seconds, and fractional seconds must be zero. The value must be on or after 2024-01-01T00:00:00Z and must be at least 14 days before the current time.
Inherited functions
Casts this DashAvailabilityStartTimeConfiguration as a FixedAvailabilityStartTime and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Throws an exception if the DashAvailabilityStartTimeConfiguration is not a FixedAvailabilityStartTime.
Casts this DashAvailabilityStartTimeConfiguration as a FixedAvailabilityStartTime and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Returns null if the DashAvailabilityStartTimeConfiguration is not a FixedAvailabilityStartTime.