ContainerGroupDefinitionProperty - Amazon GameLift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: