Module: Aws::IoTManagedIntegrations::Client::_ListSchemaVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::SchemaVersionListItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String