ContainerEnvironment - Amazon GameLift

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