Class CfnContainerFleetMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnContainerFleetMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnContainerFleetMixinProps
CfnContainerFleetMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnContainerFleetMixinProps
CfnContainerFleetMixinProps.Builder, CfnContainerFleetMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnContainerFleetMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringIndicates whether the fleet uses On-Demand or Spot instances for this fleet.final ObjectSet of rules for processing a deployment for a container fleet update.final StringA meaningful description of the container fleet.final StringThe unique identifier for an AWS Identity and Access Management (IAM) role with permissions to run your containers on resources that are managed by Amazon GameLift Servers.final StringThe name of the fleet's game server container group definition, which describes how to deploy containers with your game server build and support software onto each fleet instance.final NumberThe number of times to replicate the game server container group on each fleet instance.final ObjectA policy that limits the number of game sessions that each individual player can create on instances in this fleet.final ObjectThe set of port numbers to open on each instance in a container fleet.final ObjectThe IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.final StringThe Amazon EC2 instance type to use for all instances in the fleet.final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnContainerFleetPropsMixin.LocationConfigurationProperty>final ObjectThe method that is used to collect container logs for the fleet.The name of an AWS CloudWatch metric group to add this fleet to.final StringDetermines whether Amazon GameLift Servers can shut down game sessions on the fleet that are actively running and hosting players.final StringThe name of the fleet's per-instance container group definition.final StringThe player gateway mode for the container fleet.final ObjectA list of rules that control how a fleet is scaled.getTags()An array of key-value pairs to apply to this resource.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnContainerFleetMixinProps.Builder.
-
-
Method Details
-
getBillingType
Description copied from interface:CfnContainerFleetMixinPropsIndicates whether the fleet uses On-Demand or Spot instances for this fleet.Learn more about when to use On-Demand versus Spot Instances . You can't update this fleet property.
By default, this property is set to
ON_DEMAND.- Specified by:
getBillingTypein interfaceCfnContainerFleetMixinProps- See Also:
-
getDeploymentConfiguration
Description copied from interface:CfnContainerFleetMixinPropsSet of rules for processing a deployment for a container fleet update.Returns union: either
IResolvableorCfnContainerFleetPropsMixin.DeploymentConfigurationProperty- Specified by:
getDeploymentConfigurationin interfaceCfnContainerFleetMixinProps- See Also:
-
getDescription
Description copied from interface:CfnContainerFleetMixinPropsA meaningful description of the container fleet.- Specified by:
getDescriptionin interfaceCfnContainerFleetMixinProps- See Also:
-
getFleetRoleArn
Description copied from interface:CfnContainerFleetMixinPropsThe unique identifier for an AWS Identity and Access Management (IAM) role with permissions to run your containers on resources that are managed by Amazon GameLift Servers.See Set up an IAM service role . This fleet property can't be changed.
- Specified by:
getFleetRoleArnin interfaceCfnContainerFleetMixinProps- See Also:
-
getGameServerContainerGroupDefinitionName
Description copied from interface:CfnContainerFleetMixinPropsThe name of the fleet's game server container group definition, which describes how to deploy containers with your game server build and support software onto each fleet instance.- Specified by:
getGameServerContainerGroupDefinitionNamein interfaceCfnContainerFleetMixinProps- See Also:
-
getGameServerContainerGroupsPerInstance
Description copied from interface:CfnContainerFleetMixinPropsThe number of times to replicate the game server container group on each fleet instance.- Specified by:
getGameServerContainerGroupsPerInstancein interfaceCfnContainerFleetMixinProps- See Also:
-
getGameSessionCreationLimitPolicy
Description copied from interface:CfnContainerFleetMixinPropsA policy that limits the number of game sessions that each individual player can create on instances in this fleet.The limit applies for a specified span of time.
Returns union: either
IResolvableorCfnContainerFleetPropsMixin.GameSessionCreationLimitPolicyProperty- Specified by:
getGameSessionCreationLimitPolicyin interfaceCfnContainerFleetMixinProps- See Also:
-
getInstanceConnectionPortRange
Description copied from interface:CfnContainerFleetMixinPropsThe set of port numbers to open on each instance in a container fleet.Connection ports are used by inbound traffic to connect with processes that are running in containers on the fleet.
Returns union: either
IResolvableorCfnContainerFleetPropsMixin.ConnectionPortRangeProperty- Specified by:
getInstanceConnectionPortRangein interfaceCfnContainerFleetMixinProps- See Also:
-
getInstanceInboundPermissions
Description copied from interface:CfnContainerFleetMixinPropsThe IP address ranges and port settings that allow inbound traffic to access game server processes and other processes on this fleet.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnContainerFleetPropsMixin.IpPermissionProperty>- Specified by:
getInstanceInboundPermissionsin interfaceCfnContainerFleetMixinProps- See Also:
-
getInstanceType
Description copied from interface:CfnContainerFleetMixinPropsThe Amazon EC2 instance type to use for all instances in the fleet.Instance type determines the computing resources and processing power that's available to host your game servers. This includes including CPU, memory, storage, and networking capacity. You can't update this fleet property.
- Specified by:
getInstanceTypein interfaceCfnContainerFleetMixinProps- See Also:
-
getLocations
Description copied from interface:CfnContainerFleetMixinPropsReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnContainerFleetPropsMixin.LocationConfigurationProperty>- Specified by:
getLocationsin interfaceCfnContainerFleetMixinProps- See Also:
-
getLogConfiguration
Description copied from interface:CfnContainerFleetMixinPropsThe method that is used to collect container logs for the fleet.Amazon GameLift Servers saves all standard output for each container in logs, including game session logs.
CLOUDWATCH-- Send logs to an Amazon CloudWatch log group that you define. Each container emits a log stream, which is organized in the log group.S3-- Store logs in an Amazon S3 bucket that you define.NONE-- Don't collect container logs.
Returns union: either
IResolvableorCfnContainerFleetPropsMixin.LogConfigurationProperty- Specified by:
getLogConfigurationin interfaceCfnContainerFleetMixinProps- See Also:
-
getMetricGroups
Description copied from interface:CfnContainerFleetMixinPropsThe name of an AWS CloudWatch metric group to add this fleet to.Metric groups aggregate metrics for multiple fleets.
- Specified by:
getMetricGroupsin interfaceCfnContainerFleetMixinProps- See Also:
-
getNewGameSessionProtectionPolicy
Description copied from interface:CfnContainerFleetMixinPropsDetermines whether Amazon GameLift Servers can shut down game sessions on the fleet that are actively running and hosting players.Amazon GameLift Servers might prompt an instance shutdown when scaling down fleet capacity or when retiring unhealthy instances. You can also set game session protection for individual game sessions using UpdateGameSession .
- NoProtection -- Game sessions can be shut down during active gameplay.
- FullProtection -- Game sessions in
ACTIVEstatus can't be shut down.
- Specified by:
getNewGameSessionProtectionPolicyin interfaceCfnContainerFleetMixinProps- See Also:
-
getPerInstanceContainerGroupDefinitionName
Description copied from interface:CfnContainerFleetMixinPropsThe name of the fleet's per-instance container group definition.- Specified by:
getPerInstanceContainerGroupDefinitionNamein interfaceCfnContainerFleetMixinProps- See Also:
-
getPlayerGatewayMode
Description copied from interface:CfnContainerFleetMixinPropsThe player gateway mode for the container fleet.- Specified by:
getPlayerGatewayModein interfaceCfnContainerFleetMixinProps- See Also:
-
getScalingPolicies
Description copied from interface:CfnContainerFleetMixinPropsA list of rules that control how a fleet is scaled.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnContainerFleetPropsMixin.ScalingPolicyProperty>- Specified by:
getScalingPoliciesin interfaceCfnContainerFleetMixinProps- See Also:
-
getTags
Description copied from interface:CfnContainerFleetMixinPropsAn array of key-value pairs to apply to this resource.- Specified by:
getTagsin interfaceCfnContainerFleetMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-