Module: Aws::CloudFormation::Client::_DescribeStacksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#stacks::Array[Types::Stack]

Returns:



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

def stacks: () -> ::Array[Types::Stack]