@Stability(value=Stable) public static final class CfnGameServerGroup.TargetTrackingConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGameServerGroup.TargetTrackingConfigurationProperty>
CfnGameServerGroup.TargetTrackingConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroup.TargetTrackingConfigurationProperty |
build()
Builds the configured instance.
|
CfnGameServerGroup.TargetTrackingConfigurationProperty.Builder |
targetValue(Number targetValue)
Sets the value of
CfnGameServerGroup.TargetTrackingConfigurationProperty.getTargetValue() |
@Stability(value=Stable) public CfnGameServerGroup.TargetTrackingConfigurationProperty.Builder targetValue(Number targetValue)
CfnGameServerGroup.TargetTrackingConfigurationProperty.getTargetValue()targetValue - Desired value to use with a game server group target-based scaling policy. This parameter is required.this@Stability(value=Stable) public CfnGameServerGroup.TargetTrackingConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnGameServerGroup.TargetTrackingConfigurationProperty>CfnGameServerGroup.TargetTrackingConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.