Class: Aws::Types::GetPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyInput
- 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.
521 522 523 |
# File 'sig/types.rbs', line 521 def policy_id @policy_id end |
#policy_store_id ⇒ ::String
Returns the value of attribute policy_store_id.
520 521 522 |
# File 'sig/types.rbs', line 520 def policy_store_id @policy_store_id end |