Module: Aws::AppRegistry::Client::_ListAssociatedResourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#resources::Array[Types::ResourceInfo]

Returns:



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

def resources: () -> ::Array[Types::ResourceInfo]