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

Returns:

  • (::String)


1136
# File 'sig/client.rbs', line 1136

def next_token: () -> ::String

#stack_refactor_actions::Array[Types::StackRefactorAction]

Returns:



1135
# File 'sig/client.rbs', line 1135

def stack_refactor_actions: () -> ::Array[Types::StackRefactorAction]