class Aws::MediaPackage::Types::OriginEndpoint
An OriginEndpoint
resource configuration.
@!attribute [rw] arn
The Amazon Resource Name (ARN) assigned to the OriginEndpoint. @return [String]
@!attribute [rw] authorization
CDN Authorization credentials @return [Types::Authorization]
@!attribute [rw] channel_id
The ID of the Channel the OriginEndpoint is associated with. @return [String]
@!attribute [rw] cmaf_package
A Common Media Application Format (CMAF) packaging configuration. @return [Types::CmafPackage]
@!attribute [rw] dash_package
A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration. @return [Types::DashPackage]
@!attribute [rw] description
A short text description of the OriginEndpoint. @return [String]
@!attribute [rw] hls_package
An HTTP Live Streaming (HLS) packaging configuration. @return [Types::HlsPackage]
@!attribute [rw] id
The ID of the OriginEndpoint. @return [String]
@!attribute [rw] manifest_name
A short string appended to the end of the OriginEndpoint URL. @return [String]
@!attribute [rw] mss_package
A Microsoft Smooth Streaming (MSS) packaging configuration. @return [Types::MssPackage]
@!attribute [rw] origination
Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination @return [String]
@!attribute [rw] startover_window_seconds
Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint. @return [Integer]
@!attribute [rw] tags
A collection of tags associated with a resource @return [Hash<String,String>]
@!attribute [rw] time_delay_seconds
Amount of delay (seconds) to enforce on the playback of live content. If not specified, there will be no time delay in effect for the OriginEndpoint. @return [Integer]
@!attribute [rw] url
The URL of the packaged OriginEndpoint for consumption. @return [String]
@!attribute [rw] whitelist
A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/OriginEndpoint AWS API Documentation
Constants
- SENSITIVE