| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupsPerInstance |
ContainerGroupsPerInstance.clone() |
ContainerGroupsPerInstance |
ContainerGroupsAttributes.getContainerGroupsPerInstance()
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the
container fleet.
|
ContainerGroupsPerInstance |
ContainerGroupsPerInstance.withDesiredReplicaContainerGroupsPerInstance(Integer desiredReplicaContainerGroupsPerInstance)
The desired number of replica container groups to place on each fleet instance.
|
ContainerGroupsPerInstance |
ContainerGroupsPerInstance.withMaxReplicaContainerGroupsPerInstance(Integer maxReplicaContainerGroupsPerInstance)
The maximum possible number of replica container groups that each fleet instance can have.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerGroupsAttributes.setContainerGroupsPerInstance(ContainerGroupsPerInstance containerGroupsPerInstance)
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the
container fleet.
|
ContainerGroupsAttributes |
ContainerGroupsAttributes.withContainerGroupsPerInstance(ContainerGroupsPerInstance containerGroupsPerInstance)
Details about the number of replica container groups that Amazon GameLift deploys to each instance in the
container fleet.
|
Copyright © 2025. All rights reserved.