Class: Aws::Types::CreateFieldLevelEncryptionProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateFieldLevelEncryptionProfileRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_level_encryption_profile_config ⇒ Types::FieldLevelEncryptionProfileConfig
Returns the value of attribute field_level_encryption_profile_config.
Instance Attribute Details
#field_level_encryption_profile_config ⇒ Types::FieldLevelEncryptionProfileConfig
Returns the value of attribute field_level_encryption_profile_config.
618 619 620 |
# File 'sig/types.rbs', line 618 def field_level_encryption_profile_config @field_level_encryption_profile_config end |