Module: Aws::CloudFormation::Client::_ListStackRefactorsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListStackRefactorsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#stack_refactor_summaries::Array[Types::StackRefactorSummary]

Returns:



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

def stack_refactor_summaries: () -> ::Array[Types::StackRefactorSummary]