Class: Aws::Types::ValidateMatchmakingRuleSetOutput
- Inherits:
-
Object
- Object
- Aws::Types::ValidateMatchmakingRuleSetOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#valid ⇒ Boolean
Returns the value of attribute valid.
Instance Attribute Details
#valid ⇒ Boolean
Returns the value of attribute valid.
2472 2473 2474 |
# File 'sig/types.rbs', line 2472 def valid @valid end |