Class: Aws::Types::GetPolicyStoreInput
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyStoreInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_store_id ⇒ ::String
Returns the value of attribute policy_store_id.
-
#tags ⇒ Boolean
Returns the value of attribute tags.
Instance Attribute Details
#policy_store_id ⇒ ::String
Returns the value of attribute policy_store_id.
555 556 557 |
# File 'sig/types.rbs', line 555 def policy_store_id @policy_store_id end |
#tags ⇒ Boolean
Returns the value of attribute tags.
556 557 558 |
# File 'sig/types.rbs', line 556 def @tags end |