Module: Aws::DevOpsAgent::Client::_ListAssetFilesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssetFilesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AssetFileSummary]
507 |
# File 'sig/client.rbs', line 507
def items: () -> ::Array[Types::AssetFileSummary]
|
#next_token ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def next_token: () -> ::String
|