CodegenJobSummary
A summary of the basic information about the code generation job.
Contents
- appId
-
The unique ID of the Amplify app associated with the code generation job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
d[a-z0-9]+
Required: Yes
- environmentName
-
The name of the backend environment associated with the code generation job.
Type: String
Required: Yes
- id
-
The unique ID for the code generation job summary.
Type: String
Required: Yes
- createdAt
-
The time that the code generation job summary was created.
Type: Timestamp
Required: No
- modifiedAt
-
The time that the code generation job summary was modified.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: