Class: Aws::Types::FieldLevelEncryption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_level_encryption_configTypes::FieldLevelEncryptionConfig

Returns the value of attribute field_level_encryption_config.



1322
1323
1324
# File 'sig/types.rbs', line 1322

def field_level_encryption_config
  @field_level_encryption_config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1320
1321
1322
# File 'sig/types.rbs', line 1320

def id
  @id
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


1321
1322
1323
# File 'sig/types.rbs', line 1321

def last_modified_time
  @last_modified_time
end