Uses of Class
software.amazon.awscdk.services.gamelift.CfnFleet.Builder
Packages that use CfnFleet.Builder
-
Uses of CfnFleet.Builder in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return CfnFleet.BuilderModifier and TypeMethodDescriptionCfnFleet.Builder.anywhereConfiguration(IResolvable anywhereConfiguration) Amazon GameLift Servers Anywhere configuration options.CfnFleet.Builder.anywhereConfiguration(CfnFleet.AnywhereConfigurationProperty anywhereConfiguration) Amazon GameLift Servers Anywhere configuration options.CfnFleet.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.CfnFleet.Builder.certificateConfiguration(IResolvable certificateConfiguration) Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet.CfnFleet.Builder.certificateConfiguration(CfnFleet.CertificateConfigurationProperty certificateConfiguration) Prompts Amazon GameLift Servers to generate a TLS/SSL certificate for the fleet.CfnFleet.Builder.computeType(String computeType) The type of compute resource used to host your game servers.static CfnFleet.BuilderCfnFleet.Builder.description(String description) A description for the fleet.CfnFleet.Builder.desiredEc2Instances(Number desiredEc2Instances) Deprecated.this property has been deprecatedCfnFleet.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.CfnFleet.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.CfnFleet.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.CfnFleet.Builder.instanceRoleArn(String instanceRoleArn) A unique identifier for an IAM role that manages access to your AWS services.CfnFleet.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.CfnFleet.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 deprecatedCfnFleet.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.CfnFleet.Builder.newGameSessionProtectionPolicy(String newGameSessionProtectionPolicy) The status of termination protection for active game sessions on the fleet.CfnFleet.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.CfnFleet.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.CfnFleet.Builder.resourceCreationLimitPolicy(CfnFleet.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.CfnFleet.Builder.runtimeConfiguration(IResolvable runtimeConfiguration) Instructions for how to launch and maintain server processes on instances in the fleet.CfnFleet.Builder.runtimeConfiguration(CfnFleet.RuntimeConfigurationProperty runtimeConfiguration) Instructions for how to launch and maintain server processes on instances in the fleet.CfnFleet.Builder.scalingPolicies(List<? extends Object> scalingPolicies) Rule that controls how a fleet is scaled.CfnFleet.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.CfnFleet.Builder.serverLaunchParameters(String serverLaunchParameters) Deprecated.this property has been deprecatedCfnFleet.Builder.serverLaunchPath(String serverLaunchPath) Deprecated.this property has been deprecatedAn array of key-value pairs to apply to this resource.