Class: Aws::Types::DestinationLogsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_configurationTypes::LogsBackupConfiguration

Returns the value of attribute backup_configuration.



198
199
200
# File 'sig/types.rbs', line 198

def backup_configuration
  @backup_configuration
end

#log_group_name_configurationTypes::LogGroupNameConfiguration

Returns the value of attribute log_group_name_configuration.



199
200
201
# File 'sig/types.rbs', line 199

def log_group_name_configuration
  @log_group_name_configuration
end

#logs_encryption_configurationTypes::LogsEncryptionConfiguration

Returns the value of attribute logs_encryption_configuration.



197
198
199
# File 'sig/types.rbs', line 197

def logs_encryption_configuration
  @logs_encryption_configuration
end