Module: Aws::CloudFormation::Client::_ListStackRefactorActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStackRefactorActionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1136 |
# File 'sig/client.rbs', line 1136
def next_token: () -> ::String
|
#stack_refactor_actions ⇒ ::Array[Types::StackRefactorAction]
1135 |
# File 'sig/client.rbs', line 1135
def stack_refactor_actions: () -> ::Array[Types::StackRefactorAction]
|