Builder
Properties
The Amazon Resource Name (ARN) for a backend environment that is part of a Gen 1 Amplify app.
The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format user:password
.
The name of the branch.
The Amazon Resource Name (ARN) of the IAM role to assign to a branch of an SSR app. The SSR Compute role allows the Amplify Hosting compute service to securely access specific Amazon Web Services resources based on the role's permissions. For more information about the SSR Compute role, see Adding an SSR Compute role in the Amplify User Guide.
The description for the branch.
The display name for a branch. This is used as the default domain prefix.
Enables auto building for the branch.
Enables basic authorization for the branch.
Enables notifications for the branch.
Enables performance mode for the branch.
Enables pull request previews for this branch.
Specifies whether the skew protection feature is enabled for the branch.
The environment variables for the branch.
The Amplify environment name for the pull request.
Functions
construct an aws.sdk.kotlin.services.amplify.model.Backend inside the given block