Class: Aws::Types::DeleteFieldLevelEncryptionConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFieldLevelEncryptionConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#if_match ⇒ ::String
Returns the value of attribute if_match.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
929 930 931 |
# File 'sig/types.rbs', line 929 def id @id end |
#if_match ⇒ ::String
Returns the value of attribute if_match.
930 931 932 |
# File 'sig/types.rbs', line 930 def if_match @if_match end |