Class: Aws::Types::DeleteAuthPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAuthPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
Instance Attribute Details
#resource_identifier ⇒ ::String
Returns the value of attribute resource_identifier.
310 311 312 |
# File 'sig/types.rbs', line 310 def resource_identifier @resource_identifier end |