Module: Aws::DevOpsAgent::Client::_ListAssetVersionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListAssetVersionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::AssetVersionMetadata]

Returns:



534
# File 'sig/client.rbs', line 534

def items: () -> ::Array[Types::AssetVersionMetadata]

#next_token::String

Returns:

  • (::String)


535
# File 'sig/client.rbs', line 535

def next_token: () -> ::String