Module: Aws::MediaConnect::Client::_ListGatewayInstancesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#instances::Array[Types::ListedGatewayInstance]

Returns:



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

def instances: () -> ::Array[Types::ListedGatewayInstance]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String