ContainerGroupDefinitionProperty - Amazon GameLift

ContainerGroupDefinitionProperty

This data type is used with the Amazon GameLift containers feature, which is currently in public preview.

The properties of a container group that is deployed to a container fleet.

Part of: ContainerGroupsAttributes

Returned by: DescribeFleetAttributes

Contents

Note

In the following list, the required parameters are described first.

ContainerGroupDefinitionName

The unique identifier for the container group definition.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9\-]+$

Required: No

SchedulingStrategy

The method for scheduling and maintaining copies of the container group across a container fleet.

Type: String

Valid Values: REPLICA | DAEMON

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: