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