Class: Aws::Types::RetentionSettings

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#conversation_retention_settingsTypes::ConversationRetentionSettings

Returns the value of attribute conversation_retention_settings.



739
740
741
# File 'sig/types.rbs', line 739

def conversation_retention_settings
  @conversation_retention_settings
end

#room_retention_settingsTypes::RoomRetentionSettings

Returns the value of attribute room_retention_settings.



738
739
740
# File 'sig/types.rbs', line 738

def room_retention_settings
  @room_retention_settings
end