Class: Aws::Types::JournalTableConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_configurationTypes::MetadataTableEncryptionConfiguration

Returns the value of attribute encryption_configuration.



1567
1568
1569
# File 'sig/types.rbs', line 1567

def encryption_configuration
  @encryption_configuration
end

#record_expirationTypes::RecordExpiration

Returns the value of attribute record_expiration.



1566
1567
1568
# File 'sig/types.rbs', line 1566

def record_expiration
  @record_expiration
end