Class: Aws::Types::GameSessionQueueDestination
- Inherits:
-
Object
- Object
- Aws::Types::GameSessionQueueDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_arn ⇒ ::String
Returns the value of attribute destination_arn.
Instance Attribute Details
#destination_arn ⇒ ::String
Returns the value of attribute destination_arn.
1369 1370 1371 |
# File 'sig/types.rbs', line 1369 def destination_arn @destination_arn end |