Class: Aws::Types::ArchiveContainerSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#m2ts_settingsTypes::M2tsSettings

Returns the value of attribute m2ts_settings.

Returns:



65
66
67
# File 'sig/types.rbs', line 65

def m2ts_settings
  @m2ts_settings
end

#raw_settingsTypes::RawSettings

Returns the value of attribute raw_settings.

Returns:



66
67
68
# File 'sig/types.rbs', line 66

def raw_settings
  @raw_settings
end