Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amplify app.

Link copied to clipboard

The unique ID of the Amplify app.

Link copied to clipboard

Describes the automated branch creation configuration for the Amplify app.

Link copied to clipboard

Describes the automated branch creation glob patterns for the Amplify app.

Link copied to clipboard

The basic authorization credentials for branches for the Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password.

Link copied to clipboard

Describes the content of the build specification (build spec) for the Amplify app.

Link copied to clipboard

The cache configuration for the Amplify app. If you don't specify the cache configuration type, Amplify uses the default AMPLIFY_MANAGED setting.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role for an SSR app. The 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.

Link copied to clipboard

A timestamp of when Amplify created the application.

Link copied to clipboard

Describes the custom HTTP headers for the Amplify app.

Link copied to clipboard

Describes the custom redirect and rewrite rules for the Amplify app.

Link copied to clipboard

The default domain for the Amplify app.

Link copied to clipboard

The description for the Amplify app.

Link copied to clipboard

Enables automated branch creation for the Amplify app.

Link copied to clipboard

Enables basic authorization for the Amplify app's branches.

Link copied to clipboard

Enables the auto-building of branches for the Amplify app.

Link copied to clipboard

Automatically disconnect a branch in the Amplify console when you delete a branch from your Git repository.

Link copied to clipboard

The environment variables for the Amplify app.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role for the Amplify app.

Link copied to clipboard

The configuration details that apply to the jobs for an Amplify app.

Link copied to clipboard
var name: String?

The name for the Amplify app.

Link copied to clipboard

The platform for the Amplify app. For a static app, set the platform type to WEB. For a dynamic server-side rendered (SSR) app, set the platform type to WEB_COMPUTE. For an app requiring Amplify Hosting's original SSR support only, set the platform type to WEB_DYNAMIC.

Link copied to clipboard

Describes the information about a production branch of the Amplify app.

Link copied to clipboard

The Git repository for the Amplify app.

Link copied to clipboard

This is for internal use.

Link copied to clipboard

The tag for the Amplify app.

Link copied to clipboard

A timestamp of when Amplify updated the application.

Link copied to clipboard

Describes the Firewall configuration for the Amplify app. Firewall support enables you to protect your hosted applications with a direct integration with WAF.

Link copied to clipboard

A timestamp of when Amplify created the webhook in your Git repository.

Functions

Link copied to clipboard
Link copied to clipboard