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.



1586
1587
1588
# File 'sig/types.rbs', line 1586

def encryption_configuration
  @encryption_configuration
end

#record_expirationTypes::RecordExpiration

Returns the value of attribute record_expiration.



1585
1586
1587
# File 'sig/types.rbs', line 1585

def record_expiration
  @record_expiration
end