Class: Aws::Types::ResourcePolicySummary
- Inherits:
-
Object
- Object
- Aws::Types::ResourcePolicySummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
960 961 962 |
# File 'sig/types.rbs', line 960 def arn @arn end |
#id ⇒ ::String
Returns the value of attribute id.
959 960 961 |
# File 'sig/types.rbs', line 959 def id @id end |