CreateBranchRequest
class CreateBranchRequest
The request structure for the create branch request.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app.
Link copied to clipboard
The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format user:password
.
Link copied to clipboard
The name for the branch.
Link copied to clipboard
The description for the branch.
Link copied to clipboard
The display name for a branch. This is used as the default domain prefix.
Link copied to clipboard
Enables auto building for the branch.
Link copied to clipboard
Enables basic authorization for the branch.
Link copied to clipboard
Enables notifications for the branch.
Link copied to clipboard
Enables performance mode for the branch.
Link copied to clipboard
Enables pull request previews for this branch.
Link copied to clipboard
The environment variables for the branch.
Link copied to clipboard
The Amplify environment name for the pull request.