AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the StartJob operation. Starts a new job for a branch of an Amplify app.
Namespace: Amazon.Amplify.Model
Assembly: AWSSDK.Amplify.dll
Version: 3.x.y.z
public class StartJobRequest : AmazonAmplifyRequest IAmazonWebServiceRequest
The StartJobRequest type exposes the following members
Name | Description | |
---|---|---|
StartJobRequest() |
Name | Type | Description | |
---|---|---|---|
AppId | System.String |
Gets and sets the property AppId. The unique ID for an Amplify app. |
|
BranchName | System.String |
Gets and sets the property BranchName. The name of the branch to use for the job. |
|
CommitId | System.String |
Gets and sets the property CommitId. The commit ID from a third-party repository provider for the job. |
|
CommitMessage | System.String |
Gets and sets the property CommitMessage. The commit message from a third-party repository provider for the job. |
|
CommitTime | System.DateTime |
Gets and sets the property CommitTime. The commit date and time for the job. |
|
JobId | System.String |
Gets and sets the property JobId.
The unique ID for an existing job. This is required if the value of |
|
JobReason | System.String |
Gets and sets the property JobReason. A descriptive reason for starting the job. |
|
JobType | Amazon.Amplify.JobType |
Gets and sets the property JobType.
Describes the type for the job. The job type
The job type |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5