- Navigation Guide
@aws-sdk/client-amplify
DeleteBranchCommandInput Interface
The input for DeleteBranchCommand.
Members
Name | Type | Details |
---|---|---|
appId Required | string | undefined | The unique ID for an Amplify app. |
branchName Required | string | undefined | The name of the branch. |
Full Signature
export interface DeleteBranchCommandInput extends DeleteBranchRequest