EnvironmentDetailsEntity
The details of a specified environment.
Contents
- environmentId
-
The environment ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
(STEP:step-[0-9a-f]{32}:.*)|(JOB:job-[0-9a-f]{32}:.*)
Required: Yes
- jobId
-
The job ID.
Type: String
Pattern:
job-[0-9a-f]{32}
Required: Yes
- schemaVersion
-
The schema version in the environment.
Type: String
Required: Yes
- template
-
The template used for the environment.
Type: JSON value
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: