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.



1051
1052
1053
# File 'sig/types.rbs', line 1051

def dash_playlist_settings
  @dash_playlist_settings
end

#dual_stack_playback_url::String

Returns the value of attribute dual_stack_playback_url.

Returns:

  • (::String)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def dual_stack_playback_url
  @dual_stack_playback_url
end

#hls_playlist_settingsTypes::HlsPlaylistSettings

Returns the value of attribute hls_playlist_settings.



1052
1053
1054
# File 'sig/types.rbs', line 1052

def hls_playlist_settings
  @hls_playlist_settings
end

#manifest_name::String

Returns the value of attribute manifest_name.

Returns:

  • (::String)


1053
1054
1055
# File 'sig/types.rbs', line 1053

def manifest_name
  @manifest_name
end

#playback_url::String

Returns the value of attribute playback_url.

Returns:

  • (::String)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def playback_url
  @playback_url
end

#source_group::String

Returns the value of attribute source_group.

Returns:

  • (::String)


1056
1057
1058
# File 'sig/types.rbs', line 1056

def source_group
  @source_group
end