Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnFleetPropsMixin.Builder
Packages that use CfnFleetPropsMixin.Builder
-
Uses of CfnFleetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.gamelift
Methods in software.amazon.awscdk.cfnpropertymixins.services.gamelift that return CfnFleetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFleetPropsMixin.Builder.anywhereConfiguration(CfnFleetPropsMixin.AnywhereConfigurationProperty anywhereConfiguration) Amazon GameLift Servers Anywhere configuration options.CfnFleetPropsMixin.Builder.anywhereConfiguration(IResolvable anywhereConfiguration) Amazon GameLift Servers Anywhere configuration options.CfnFleetPropsMixin.Builder.applyCapacity(String applyCapacity) Current resource capacity settings for managed EC2 fleets and managed container fleets.A unique identifier for a build to be deployed on the new fleet.CfnFleetPropsMixin.Builder.certificateConfiguration(CfnFleetPropsMixin.CertificateConfigurationProperty certificateConfiguration) Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet.CfnFleetPropsMixin.Builder.certificateConfiguration(IResolvable certificateConfiguration) Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet.CfnFleetPropsMixin.Builder.computeType(String computeType) The type of compute resource used to host your game servers.static CfnFleetPropsMixin.BuilderCfnFleetPropsMixin.Builder.create()static CfnFleetPropsMixin.BuilderCfnFleetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnFleetPropsMixin.Builder.description(String description) A description for the fleet.CfnFleetPropsMixin.Builder.desiredEc2Instances(Number desiredEc2Instances) Deprecated.this property has been deprecatedCfnFleetPropsMixin.Builder.ec2InboundPermissions(List<? extends Object> ec2InboundPermissions) The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.CfnFleetPropsMixin.Builder.ec2InboundPermissions(IResolvable ec2InboundPermissions) The IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.CfnFleetPropsMixin.Builder.ec2InstanceType(String ec2InstanceType) The Amazon GameLift Servers-supported Amazon EC2 instance type to use with managed EC2 fleets.Indicates whether to use On-Demand or Spot instances for this fleet.CfnFleetPropsMixin.Builder.instanceRoleArn(String instanceRoleArn) A unique identifier for an IAM role that manages access to your AWS services.CfnFleetPropsMixin.Builder.instanceRoleCredentialsProvider(String instanceRoleCredentialsProvider) Indicates that fleet instances maintain a shared credentials file for the IAM role defined inInstanceRoleArn.A set of remote locations to deploy additional instances to and manage as a multi-location fleet.CfnFleetPropsMixin.Builder.locations(IResolvable locations) A set of remote locations to deploy additional instances to and manage as a multi-location fleet.Deprecated.this property has been deprecatedDeprecated.this property has been deprecatedCfnFleetPropsMixin.Builder.metricGroups(List<String> metricGroups) The name of an AWS CloudWatch metric group to add this fleet to.Deprecated.this property has been deprecatedA descriptive label that is associated with a fleet.CfnFleetPropsMixin.Builder.newGameSessionProtectionPolicy(String newGameSessionProtectionPolicy) The status of termination protection for active game sessions on the fleet.CfnFleetPropsMixin.Builder.peerVpcAwsAccountId(String peerVpcAwsAccountId) Used when peering your Amazon GameLift Servers fleet with a VPC, the unique identifier for the AWS account that owns the VPC.A unique identifier for a VPC with resources to be accessed by your Amazon GameLift Servers fleet.CfnFleetPropsMixin.Builder.playerGatewayConfiguration(CfnFleetPropsMixin.PlayerGatewayConfigurationProperty playerGatewayConfiguration) Configuration for player gateway.CfnFleetPropsMixin.Builder.playerGatewayConfiguration(IResolvable playerGatewayConfiguration) Configuration for player gateway.CfnFleetPropsMixin.Builder.playerGatewayMode(String playerGatewayMode) The player gateway mode for the fleet.CfnFleetPropsMixin.Builder.resourceCreationLimitPolicy(CfnFleetPropsMixin.ResourceCreationLimitPolicyProperty resourceCreationLimitPolicy) A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.CfnFleetPropsMixin.Builder.resourceCreationLimitPolicy(IResolvable resourceCreationLimitPolicy) A policy that limits the number of game sessions that an individual player can create on instances in this fleet within a specified span of time.CfnFleetPropsMixin.Builder.runtimeConfiguration(CfnFleetPropsMixin.RuntimeConfigurationProperty runtimeConfiguration) Instructions for how to launch and maintain server processes on instances in the fleet.CfnFleetPropsMixin.Builder.runtimeConfiguration(IResolvable runtimeConfiguration) Instructions for how to launch and maintain server processes on instances in the fleet.CfnFleetPropsMixin.Builder.scalingPolicies(List<? extends Object> scalingPolicies) Rule that controls how a fleet is scaled.CfnFleetPropsMixin.Builder.scalingPolicies(IResolvable scalingPolicies) Rule that controls how a fleet is scaled.The unique identifier for a Realtime configuration script to be deployed on fleet instances.CfnFleetPropsMixin.Builder.serverLaunchParameters(String serverLaunchParameters) Deprecated.this property has been deprecatedCfnFleetPropsMixin.Builder.serverLaunchPath(String serverLaunchPath) Deprecated.this property has been deprecatedAn array of key-value pairs to apply to this resource.