class Aws::GameLift::Types::UpdateContainerFleetInput
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/UpdateContainerFleetInput AWS API Documentation
@return [Array<String>]
definition.
definition. You can’t remove a fleet’s game server container group
If set, this update removes a fleet’s per-instance container group
@!attribute [rw] remove_attributes
@return [Types::LogConfiguration]
The method for collecting container logs for the fleet.
@!attribute [rw] log_configuration
@return [Types::GameSessionCreationLimitPolicy]
applies for a specified span of time.
individual player can create on instances in this fleet. The limit
A policy that limits the number of game sessions that each
@!attribute [rw] game_session_creation_limit_policy
@return [String]
not affected.
that are started in this fleet. Game sessions that already exist are
The game session protection policy to apply to all new game sessions
@!attribute [rw] new_game_session_protection_policy
@return [Array<String>]
this fleet to.
The name of an Amazon Web Services CloudWatch metric group to add
@!attribute [rw] metric_groups
@return [String]
A meaningful description of the container fleet.
@!attribute [rw] description
@return [Types::DeploymentConfiguration]
to take if the deployment fails.
lets you determine how to replace fleet instances and what actions
fleet update initiates a deployment. The deployment configuration
Instructions for how to deploy updates to a container fleet, if the
@!attribute [rw] deployment_configuration
@return [Array<Types::IpPermission>]
permissions.
A set of ports to remove from the container fleet’s inbound
@!attribute [rw] instance_inbound_permission_revocations
@return [Array<Types::IpPermission>]
A set of ports to add to the container fleet’s inbound permissions.
@!attribute [rw] instance_inbound_permission_authorizations
@return [Types::ConnectionPortRange]
settings.
parameter manually, you can’t reset this to use the calculated
based on your fleet configuration. If you previously set this
default, Amazon GameLift Servers calculates an optimal port range
A revised set of port numbers to open on each fleet instance. By
@!attribute [rw] instance_connection_port_range
@return [Integer]
less than the calculated maximum.
manually, Amazon GameLift Servers uses your value as long as it’s
calculated value, or set it manually. If you set this number
each instance. You can remove this property value to use the
the maximum number of game server container groups that can fit on
each fleet instance. By default, Amazon GameLift Servers calculates
The number of times to replicate the game server container group on
@!attribute [rw] game_server_container_groups_per_instance
@return [String]<br>: docs.aws.amazon.com/gamelift/latest/apireference/API_ContainerGroupDefinition.html<br>[1]: docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateContainerGroupDefinition.html<br><br><br><br>this parameter empty and use the parameter ‘RemoveAttributes`.
To remove a fleet’s per-instance container group definition, leave<br><br>[2] resource with an incremented version.<br>[1]. This operation creates a
Update a container group definition by calling
the name value.
to the latest version of a container group definition, you can use
value and include the version number. If you’re updating the fleet
a specific version of a container group definition, use the ARN
definition to deploy on the fleet. If you’re updating the fleet to
The name or ARN value of a new per-instance container group
@!attribute [rw] per_instance_container_group_definition_name
@return [String]<br>: docs.aws.amazon.com/gamelift/latest/apireference/API_ContainerGroupDefinition.html<br>[1]: docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateContainerGroupDefinition.html<br><br><br><br>[ContainerGroupDefinition][2] resource with an incremented version.<br>[1]. This operation creates a
Update a container group definition by calling
definition.
group definition, you can only update or replace it with another
the name value. You can’t remove a fleet’s game server container
to the latest version of a container group definition, you can use
value and include the version number. If you’re updating the fleet
a specific version of a container group definition, use the ARN
definition to deploy on the fleet. If you’re updating the fleet to
The name or ARN value of a new game server container group
@!attribute [rw] game_server_container_group_definition_name
@return [String]
either the fleet ID or ARN value.
A unique identifier for the container fleet to update. You can use
@!attribute [rw] fleet_id