class Aws::GameLift::Types::UpdateContainerGroupDefinitionInput


@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/UpdateContainerGroupDefinitionInput AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/gamelift/latest/developerguide/reference-serversdk5-migration.html<br>[1]: aws.amazon.com/amazon-linux-2/faqs/<br><br><br><br></note><br><br>5.][2]<br>then deploy to AL2023 instances. See [ Migrate to server SDK version
Servers, first update the game server build to server SDK 5.x, and
are hosted on AL2 and use server SDK version 4.x for Amazon GameLift
more details in the [Amazon Linux 2 FAQs]. For game servers that
<note markdown=“1”> Amazon Linux 2 (AL2) will reach end of support on 6/30/2026. See
group must run on the same operating system.
The platform that all containers in the group use. Containers in a
@!attribute [rw] operating_system
@return [Integer]
included in this request.
starts with values from the source version, and then updates values
The container group definition version to update. The new version
@!attribute [rw] source_version_number
@return [String]
A description for this update to the container group definition.
@!attribute [rw] version_description
@return [Float]
of the CPU limits for all containers in the group.
containers, the total value must be equal to or greater than the sum
share this memory. If you specify vCPU limits for individual
(1 vCPU is equal to 1024 CPU units). All containers in the group
The maximum amount of vCPU units to allocate to the container group
@!attribute [rw] total_vcpu_limit
@return [Integer]
greater than any individual container’s memory limit.
memory limits for an individual container, the total value must be
group. All containers in the group share this memory. If you specify
The maximum amount of memory (in MiB) to allocate to the container
@!attribute [rw] total_memory_limit_mebibytes
@return [Array<Types::SupportContainerDefinitionInput>]
can pass in your container definitions as a JSON file.
can define a support container in any type of container group. You
One or more definitions for support containers in this group. You
@!attribute [rw] support_container_definitions
@return [Types::GameServerContainerDefinitionInput]
file.
‘GAME_SERVER`. You can pass in your container definitions as a JSON
Define a game server container only when the container group type is
An updated definition for the game server container in this group.
@!attribute [rw] game_server_container_definition
@return [String]
name value must be unique in an Amazon Web Services Region.
A descriptive identifier for the container group definition. The
@!attribute [rw] name