Module: Aws::IoTSiteWise::Client::_ListProjectAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProjectAssetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#asset_ids ⇒ ::Array[::String]
1463 |
# File 'sig/client.rbs', line 1463
def asset_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
1464 |
# File 'sig/client.rbs', line 1464
def next_token: () -> ::String
|