Class: Aws::Types::CreateFieldLevelEncryptionConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateFieldLevelEncryptionConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_level_encryption_config ⇒ Types::FieldLevelEncryptionConfig
Returns the value of attribute field_level_encryption_config.
Instance Attribute Details
#field_level_encryption_config ⇒ Types::FieldLevelEncryptionConfig
Returns the value of attribute field_level_encryption_config.
606 607 608 |
# File 'sig/types.rbs', line 606 def field_level_encryption_config @field_level_encryption_config end |