Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnGameServerGroupMixinProps.Builder
Packages that use CfnGameServerGroupMixinProps.Builder
-
Uses of CfnGameServerGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnGameServerGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnGameServerGroupMixinProps.Builder.autoScalingPolicy(CfnGameServerGroupPropsMixin.AutoScalingPolicyProperty autoScalingPolicy) Sets the value ofCfnGameServerGroupMixinProps.getAutoScalingPolicy()CfnGameServerGroupMixinProps.Builder.autoScalingPolicy(IResolvable autoScalingPolicy) Sets the value ofCfnGameServerGroupMixinProps.getAutoScalingPolicy()CfnGameServerGroupMixinProps.Builder.balancingStrategy(String balancingStrategy) Sets the value ofCfnGameServerGroupMixinProps.getBalancingStrategy()CfnGameServerGroupMixinProps.builder()CfnGameServerGroupMixinProps.Builder.deleteOption(String deleteOption) Sets the value ofCfnGameServerGroupMixinProps.getDeleteOption()CfnGameServerGroupMixinProps.Builder.gameServerGroupName(String gameServerGroupName) Sets the value ofCfnGameServerGroupMixinProps.getGameServerGroupName()CfnGameServerGroupMixinProps.Builder.gameServerProtectionPolicy(String gameServerProtectionPolicy) Sets the value ofCfnGameServerGroupMixinProps.getGameServerProtectionPolicy()CfnGameServerGroupMixinProps.Builder.instanceDefinitions(List<? extends Object> instanceDefinitions) Sets the value ofCfnGameServerGroupMixinProps.getInstanceDefinitions()CfnGameServerGroupMixinProps.Builder.instanceDefinitions(IResolvable instanceDefinitions) Sets the value ofCfnGameServerGroupMixinProps.getInstanceDefinitions()CfnGameServerGroupMixinProps.Builder.launchTemplate(CfnGameServerGroupPropsMixin.LaunchTemplateProperty launchTemplate) Sets the value ofCfnGameServerGroupMixinProps.getLaunchTemplate()CfnGameServerGroupMixinProps.Builder.launchTemplate(IResolvable launchTemplate) Sets the value ofCfnGameServerGroupMixinProps.getLaunchTemplate()Sets the value ofCfnGameServerGroupMixinProps.getMaxSize()Sets the value ofCfnGameServerGroupMixinProps.getMinSize()Sets the value ofCfnGameServerGroupMixinProps.getRoleArn()Sets the value ofCfnGameServerGroupMixinProps.getTags()CfnGameServerGroupMixinProps.Builder.vpcSubnets(List<String> vpcSubnets) Sets the value ofCfnGameServerGroupMixinProps.getVpcSubnets()Constructors in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnGameServerGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGameServerGroupMixinProps.Builder.