JobSummary
class JobSummary
Describes the summary for an execution job for an Amplify app.
Types
Properties
Link copied to clipboard
The commit message from a third-party repository provider for the job.
Link copied to clipboard
The commit date and time for the job.
Link copied to clipboard
The type of source specified by the sourceURL
. If the value is ZIP
, the source is a .zip file. If the value is BUCKET_PREFIX
, the source is an Amazon S3 bucket and prefix. If no value is specified, the default is ZIP
.