Class: Aws::Types::ListFieldLevelEncryptionConfigsResult
- Inherits:
-
Object
- Object
- Aws::Types::ListFieldLevelEncryptionConfigsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_level_encryption_list ⇒ Types::FieldLevelEncryptionList
Returns the value of attribute field_level_encryption_list.
Instance Attribute Details
#field_level_encryption_list ⇒ Types::FieldLevelEncryptionList
Returns the value of attribute field_level_encryption_list.
2526 2527 2528 |
# File 'sig/types.rbs', line 2526 def field_level_encryption_list @field_level_encryption_list end |