Class: Aws::Types::DescribeMatchmakingConfigurationsOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#configurations::Array[Types::MatchmakingConfiguration]

Returns the value of attribute configurations.



985
986
987
# File 'sig/types.rbs', line 985

def configurations
  @configurations
end

#next_token::String

Returns the value of attribute next_token.



986
987
988
# File 'sig/types.rbs', line 986

def next_token
  @next_token
end