Module: Aws::ServiceCatalog::Client::_ListStackInstancesForProvisionedProductResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_page_token::String

Returns:

  • (::String)


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

def next_page_token: () -> ::String

#stack_instances::Array[Types::StackInstance]

Returns:



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

def stack_instances: () -> ::Array[Types::StackInstance]