Module: Aws::DataZone::Client::_ListAssetRevisionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAssetRevisionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::AssetRevision]
2691 |
# File 'sig/client.rbs', line 2691
def items: () -> ::Array[Types::AssetRevision]
|
#next_token ⇒ ::String
2692 |
# File 'sig/client.rbs', line 2692
def next_token: () -> ::String
|