Class: Aws::Types::ResponseOutputItem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dash_playlist_settingsTypes::DashPlaylistSettings

Returns the value of attribute dash_playlist_settings.

Returns:



1076
1077
1078
# File 'sig/types.rbs', line 1076

def dash_playlist_settings
  @dash_playlist_settings
end

#dual_stack_playback_url::String

Returns the value of attribute dual_stack_playback_url.

Returns:



1080
1081
1082
# File 'sig/types.rbs', line 1080

def dual_stack_playback_url
  @dual_stack_playback_url
end

#hls_playlist_settingsTypes::HlsPlaylistSettings

Returns the value of attribute hls_playlist_settings.

Returns:



1077
1078
1079
# File 'sig/types.rbs', line 1077

def hls_playlist_settings
  @hls_playlist_settings
end

#manifest_name::String

Returns the value of attribute manifest_name.

Returns:



1078
1079
1080
# File 'sig/types.rbs', line 1078

def manifest_name
  @manifest_name
end

#playback_url::String

Returns the value of attribute playback_url.

Returns:



1079
1080
1081
# File 'sig/types.rbs', line 1079

def playback_url
  @playback_url
end

#source_group::String

Returns the value of attribute source_group.

Returns:



1081
1082
1083
# File 'sig/types.rbs', line 1081

def source_group
  @source_group
end