Module: Aws::GameLift::Client::_DescribeMatchmakingRuleSetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#rule_sets::Array[Types::MatchmakingRuleSet]

Returns:



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

def rule_sets: () -> ::Array[Types::MatchmakingRuleSet]