EnvironmentVariable - AWS Device Farm Documentation

EnvironmentVariable

Information about an environment variable for a project or a run.

Contents

name

The name of the environment variable.

Type: String

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

Pattern: [a-zA-Z_][a-zA-Z_0-9]*

Required: Yes

value

The value of the environment variable.

Type: String

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

Required: Yes

See Also

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