Class: Aws::Types::CreateMatchmakingConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateMatchmakingConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::MatchmakingConfiguration
Returns the value of attribute configuration.
Instance Attribute Details
#configuration ⇒ Types::MatchmakingConfiguration
Returns the value of attribute configuration.
445 446 447 |
# File 'sig/types.rbs', line 445 def configuration @configuration end |