EnvironmentDetailsIdentifiers
The IDs of the job and 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
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: