Class: Aws::Types::GetStackPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::GetStackPolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_name ⇒ ::String
Returns the value of attribute stack_name.
Instance Attribute Details
#stack_name ⇒ ::String
Returns the value of attribute stack_name.
825 826 827 |
# File 'sig/types.rbs', line 825 def stack_name @stack_name end |