- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-amplify
StartDeploymentRequest Interface
The request structure for the start a deployment request.
Members
Name | Type | Details |
---|---|---|
appId Required | string | undefined | The unique ID for an Amplify app. |
branchName Required | string | undefined | The name of the branch to use for the deployment job. |
jobId | string | undefined | The job ID for this deployment that is generated by the |
sourceUrl | string | undefined | The source URL for the deployment that is used when calling |
sourceUrlType | SourceUrlType | undefined | The type of source specified by the |
Full Signature
export interface StartDeploymentRequest