Class: Aws::MediaPackage::Types::DescribeOriginEndpointResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackage::Types::DescribeOriginEndpointResponse
- 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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.
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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.
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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.
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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.
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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>
982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 |
# File 'lib/aws-sdk-mediapackage/types.rb', line 982 class DescribeOriginEndpointResponse < 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 |