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]
2140 |
# File 'sig/client.rbs', line 2140
def asset_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
2141 |
# File 'sig/client.rbs', line 2141
def next_token: () -> ::String
|