Class: Aws::Types::DescribeStackRefactorInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackRefactorInput
- 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.
570 571 572 |
# File 'sig/types.rbs', line 570 def stack_refactor_id @stack_refactor_id end |