Class: Aws::Types::GetRetentionSettingsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#initiate_deletion_timestamp::Time

Returns the value of attribute initiate_deletion_timestamp.

Returns:

  • (::Time)


389
390
391
# File 'sig/types.rbs', line 389

def initiate_deletion_timestamp
  @initiate_deletion_timestamp
end

#retention_settingsTypes::RetentionSettings

Returns the value of attribute retention_settings.



388
389
390
# File 'sig/types.rbs', line 388

def retention_settings
  @retention_settings
end