Class: Aws::Types::DescribeEffectivePolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEffectivePolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#effective_policy ⇒ Types::EffectivePolicy
Returns the value of attribute effective_policy.
Instance Attribute Details
#effective_policy ⇒ Types::EffectivePolicy
Returns the value of attribute effective_policy.
281 282 283 |
# File 'sig/types.rbs', line 281 def effective_policy @effective_policy end |