Module: Aws::DevOpsAgent::Client::_ListAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Asset]
548 |
# File 'sig/client.rbs', line 548
def items: () -> ::Array[Types::Asset]
|
#next_token ⇒ ::String
549 |
# File 'sig/client.rbs', line 549
def next_token: () -> ::String
|