Class: Aws::Types::RequestOutputItem

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.



1043
1044
1045
# File 'sig/types.rbs', line 1043

def dash_playlist_settings
  @dash_playlist_settings
end

#hls_playlist_settingsTypes::HlsPlaylistSettings

Returns the value of attribute hls_playlist_settings.



1044
1045
1046
# File 'sig/types.rbs', line 1044

def hls_playlist_settings
  @hls_playlist_settings
end

#manifest_name::String

Returns the value of attribute manifest_name.

Returns:

  • (::String)


1045
1046
1047
# File 'sig/types.rbs', line 1045

def manifest_name
  @manifest_name
end

#source_group::String

Returns the value of attribute source_group.

Returns:

  • (::String)


1046
1047
1048
# File 'sig/types.rbs', line 1046

def source_group
  @source_group
end