Class: Aws::Types::FieldLevelEncryptionProfile

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_profile_configTypes::FieldLevelEncryptionProfileConfig

Returns the value of attribute field_level_encryption_profile_config.



1355
1356
1357
# File 'sig/types.rbs', line 1355

def field_level_encryption_profile_config
  @field_level_encryption_profile_config
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1353
1354
1355
# File 'sig/types.rbs', line 1353

def id
  @id
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


1354
1355
1356
# File 'sig/types.rbs', line 1354

def last_modified_time
  @last_modified_time
end