Class: Aws::Types::ListFieldLevelEncryptionProfilesResult
- Inherits:
-
Object
- Object
- Aws::Types::ListFieldLevelEncryptionProfilesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_level_encryption_profile_list ⇒ Types::FieldLevelEncryptionProfileList
Returns the value of attribute field_level_encryption_profile_list.
Instance Attribute Details
#field_level_encryption_profile_list ⇒ Types::FieldLevelEncryptionProfileList
Returns the value of attribute field_level_encryption_profile_list.
2537 2538 2539 |
# File 'sig/types.rbs', line 2537 def field_level_encryption_profile_list @field_level_encryption_profile_list end |