Module: Aws::Outposts::Client::_ListAssetInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssetInstancesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#asset_instances ⇒ ::Array[Types::AssetInstance]
390 |
# File 'sig/client.rbs', line 390
def asset_instances: () -> ::Array[Types::AssetInstance]
|
#next_token ⇒ ::String
391 |
# File 'sig/client.rbs', line 391
def next_token: () -> ::String
|