Class: Aws::Types::ExecuteStackRefactorInput
- Inherits:
-
Object
- Object
- Aws::Types::ExecuteStackRefactorInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_refactor_id ⇒ ::String
Returns the value of attribute stack_refactor_id.
Instance Attribute Details
#stack_refactor_id ⇒ ::String
Returns the value of attribute stack_refactor_id.
776 777 778 |
# File 'sig/types.rbs', line 776 def stack_refactor_id @stack_refactor_id end |