Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnGameServerGroupPropsMixin.LaunchTemplateProperty
Packages that use CfnGameServerGroupPropsMixin.LaunchTemplateProperty
-
Uses of CfnGameServerGroupPropsMixin.LaunchTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Classes in software.amazon.awscdk.cfnpropertymixins.services.gamelift that implement CfnGameServerGroupPropsMixin.LaunchTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGameServerGroupPropsMixin.LaunchTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnGameServerGroupPropsMixin.LaunchTemplatePropertyModifier and TypeMethodDescriptionCfnGameServerGroupPropsMixin.LaunchTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift with parameters of type CfnGameServerGroupPropsMixin.LaunchTemplatePropertyModifier and TypeMethodDescriptionCfnGameServerGroupMixinProps.Builder.launchTemplate(CfnGameServerGroupPropsMixin.LaunchTemplateProperty launchTemplate) Sets the value ofCfnGameServerGroupMixinProps.getLaunchTemplate()CfnGameServerGroupPropsMixin.Builder.launchTemplate(CfnGameServerGroupPropsMixin.LaunchTemplateProperty launchTemplate) The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.