Class: Aws::Types::DeleteConfigurationPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteConfigurationPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
5412 5413 5414 |
# File 'sig/types.rbs', line 5412 def identifier @identifier end |