Module: Aws::GameLift::Client::_ListContainerGroupDefinitionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#container_group_definitions::Array[Types::ContainerGroupDefinition]



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

def container_group_definitions: () -> ::Array[Types::ContainerGroupDefinition]

#next_token::String



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

def next_token: () -> ::String