Class: Aws::MediaPackage::Types::UpdateOriginEndpointResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackage::Types::UpdateOriginEndpointResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-mediapackage/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
- #arn ⇒ String
-
#authorization ⇒ Types::Authorization
CDN Authorization credentials.
- #channel_id ⇒ String
-
#cmaf_package ⇒ Types::CmafPackage
A Common Media Application Format (CMAF) packaging configuration.
- #created_at ⇒ String
-
#dash_package ⇒ Types::DashPackage
A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.
- #description ⇒ String
-
#hls_package ⇒ Types::HlsPackage
An HTTP Live Streaming (HLS) packaging configuration.
- #id ⇒ String
- #manifest_name ⇒ String
-
#mss_package ⇒ Types::MssPackage
A Microsoft Smooth Streaming (MSS) packaging configuration.
- #origination ⇒ String
- #startover_window_seconds ⇒ Integer
-
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource.
- #time_delay_seconds ⇒ Integer
- #url ⇒ String
- #whitelist ⇒ Array<String>
Instance Attribute Details
#arn ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#authorization ⇒ Types::Authorization
CDN Authorization credentials
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#channel_id ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#cmaf_package ⇒ Types::CmafPackage
A Common Media Application Format (CMAF) packaging configuration.
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#dash_package ⇒ Types::DashPackage
A Dynamic Adaptive Streaming over HTTP (DASH) packaging configuration.
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#hls_package ⇒ Types::HlsPackage
An HTTP Live Streaming (HLS) packaging configuration.
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#manifest_name ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#mss_package ⇒ Types::MssPackage
A Microsoft Smooth Streaming (MSS) packaging configuration.
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#origination ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#startover_window_seconds ⇒ Integer
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
A collection of tags associated with a resource
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#time_delay_seconds ⇒ Integer
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#url ⇒ String
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |
#whitelist ⇒ Array<String>
2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 2480 class UpdateOriginEndpointResponse < Struct.new( :arn, :authorization, :channel_id, :cmaf_package, :created_at, :dash_package, :description, :hls_package, :id, :manifest_name, :mss_package, :origination, :startover_window_seconds, :tags, :time_delay_seconds, :url, :whitelist) SENSITIVE = [] include Aws::Structure end |