Class: Aws::Types::DeletePolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::DeletePolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
-
#policy_store_id ⇒ ::String
Returns the value of attribute policy_store_id.
Instance Attribute Details
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
389 390 391 |
# File 'sig/types.rbs', line 389 def policy_id @policy_id end |
#policy_store_id ⇒ ::String
Returns the value of attribute policy_store_id.
388 389 390 |
# File 'sig/types.rbs', line 388 def policy_store_id @policy_store_id end |