@Stability(value=Stable) public static final class CfnGameSessionQueue.DestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGameSessionQueue.DestinationProperty>
CfnGameSessionQueue.DestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameSessionQueue.DestinationProperty |
build()
Builds the configured instance.
|
CfnGameSessionQueue.DestinationProperty.Builder |
destinationArn(String destinationArn)
Sets the value of
CfnGameSessionQueue.DestinationProperty.getDestinationArn() |
@Stability(value=Stable) public CfnGameSessionQueue.DestinationProperty.Builder destinationArn(String destinationArn)
CfnGameSessionQueue.DestinationProperty.getDestinationArn()destinationArn - The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias.
ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions.this@Stability(value=Stable) public CfnGameSessionQueue.DestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnGameSessionQueue.DestinationProperty>CfnGameSessionQueue.DestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.