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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String