ContainerEnvironment - 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).

ContainerEnvironment

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

An environment variable to set inside a container, in the form of a key-value pair.

Related data type: ContainerDefinition:Environment

Contents

Note

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

Name

The environment variable name.

Type: String

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

Required: Yes

Value

The environment variable value.

Type: String

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

Required: Yes

See Also

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