| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
| Modifier and Type | Method and Description |
|---|---|
static CfnAliasProps.Builder |
CfnAliasProps.builder() |
CfnAliasProps.Builder |
CfnAliasProps.Builder.description(String description)
Sets the value of
CfnAliasProps.getDescription() |
CfnAliasProps.Builder |
CfnAliasProps.Builder.name(String name)
Sets the value of
CfnAliasProps.getName() |
CfnAliasProps.Builder |
CfnAliasProps.Builder.routingStrategy(CfnAlias.RoutingStrategyProperty routingStrategy)
Sets the value of
CfnAliasProps.getRoutingStrategy() |
CfnAliasProps.Builder |
CfnAliasProps.Builder.routingStrategy(IResolvable routingStrategy)
Sets the value of
CfnAliasProps.getRoutingStrategy() |
Copyright © 2021. All rights reserved.