Module: Aws::DataExchange::Client::_ListRevisionAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRevisionAssetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#assets ⇒ ::Array[Types::AssetEntry]
600 |
# File 'sig/client.rbs', line 600
def assets: () -> ::Array[Types::AssetEntry]
|
#next_token ⇒ ::String
601 |
# File 'sig/client.rbs', line 601
def next_token: () -> ::String
|