@aws-sdk/client-amplify

DeleteBranchCommandInput Interface

The input for DeleteBranchCommand.

Members

Name
Type
Details
appId Requiredstring | undefined

The unique ID for an Amplify app.

branchName Requiredstring | undefined

The name of the branch.

Full Signature

export interface DeleteBranchCommandInput extends DeleteBranchRequest