Module: Aws::ServiceCatalog::Client::_SearchProvisionedProductsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_page_token::String

Returns:

  • (::String)


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

def next_page_token: () -> ::String

#provisioned_products::Array[Types::ProvisionedProductAttribute]



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

def provisioned_products: () -> ::Array[Types::ProvisionedProductAttribute]

#total_results_count::Integer

Returns:

  • (::Integer)


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

def total_results_count: () -> ::Integer