Module: Aws::Outposts::Client::_ListAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#assets ⇒ ::Array[Types::AssetInfo]
407 |
# File 'sig/client.rbs', line 407
def assets: () -> ::Array[Types::AssetInfo]
|
#next_token ⇒ ::String
408 |
# File 'sig/client.rbs', line 408
def next_token: () -> ::String
|