ContainerEnvironment
An environment variable to set inside a container, in the form of a key-value pair.
Part of: GameServerContainerDefinition, GameServerContainerDefinitionInput, SupportContainerDefinition, SupportContainerDefinitionInput
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: