Class: Aws::Types::GetStackPolicyOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetStackPolicyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_policy_body ⇒ ::String
Returns the value of attribute stack_policy_body.
Instance Attribute Details
#stack_policy_body ⇒ ::String
Returns the value of attribute stack_policy_body.
830 831 832 |
# File 'sig/types.rbs', line 830 def stack_policy_body @stack_policy_body end |