Class: Aws::Types::GetPermissionPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetPermissionPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
639 640 641 |
# File 'sig/types.rbs', line 639 def resource_arn @resource_arn end |