Class: Aws::Types::PutRetentionSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


668
669
670
# File 'sig/types.rbs', line 668

def 
  @account_id
end

#retention_settingsTypes::RetentionSettings

Returns the value of attribute retention_settings.



669
670
671
# File 'sig/types.rbs', line 669

def retention_settings
  @retention_settings
end