Uses of Class
software.amazon.awscdk.services.gamelift.CfnGameServerGroup.InstanceDefinitionProperty.Builder
-
Uses of CfnGameServerGroup.InstanceDefinitionProperty.Builder in software.amazon.awscdk.services.gamelift
Modifier and TypeMethodDescriptionCfnGameServerGroup.InstanceDefinitionProperty.builder()
CfnGameServerGroup.InstanceDefinitionProperty.Builder.instanceType
(String instanceType) Sets the value ofCfnGameServerGroup.InstanceDefinitionProperty.getInstanceType()
CfnGameServerGroup.InstanceDefinitionProperty.Builder.weightedCapacity
(String weightedCapacity) Sets the value ofCfnGameServerGroup.InstanceDefinitionProperty.getWeightedCapacity()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGameServerGroup.InstanceDefinitionProperty.Builder
.