Class: Aws::Types::GetPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
Instance Attribute Details
#policy_id ⇒ ::String
Returns the value of attribute policy_id.
396 397 398 |
# File 'sig/types.rbs', line 396 def policy_id @policy_id end |