Class: Aws::Types::ResourcePolicy
- Inherits:
-
Object
- Object
- Aws::Types::ResourcePolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::String
Returns the value of attribute content.
-
#resource_policy_summary ⇒ Types::ResourcePolicySummary
Returns the value of attribute resource_policy_summary.
Instance Attribute Details
#content ⇒ ::String
Returns the value of attribute content.
949 950 951 |
# File 'sig/types.rbs', line 949 def content @content end |
#resource_policy_summary ⇒ Types::ResourcePolicySummary
Returns the value of attribute resource_policy_summary.
948 949 950 |
# File 'sig/types.rbs', line 948 def resource_policy_summary @resource_policy_summary end |