Builder
Properties
Describes the automated branch creation configuration for the Amplify app.
Describes the automated branch creation glob patterns for the Amplify app.
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
.
The cache configuration for the Amplify app. If you don't specify the cache configuration type
, Amplify uses the default AMPLIFY_MANAGED
setting.
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.
A timestamp of when Amplify created the application.
Describes the custom HTTP headers for the Amplify app.
Describes the custom redirect and rewrite rules for the Amplify app.
The default domain for the Amplify app.
The description for the Amplify app.
Enables automated branch creation for the Amplify app.
Enables basic authorization for the Amplify app's branches.
Enables the auto-building of branches for the Amplify app.
Automatically disconnect a branch in the Amplify console when you delete a branch from your Git repository.
The environment variables for the Amplify app.
The Amazon Resource Name (ARN) of the IAM service role for the Amplify app.
Describes the information about a production branch of the Amplify app.
The Git repository for the Amplify app.
This is for internal use.
A timestamp of when Amplify updated the application.
Describes the Firewall configuration for the Amplify app. Firewall support enables you to protect your hosted applications with a direct integration with WAF.
A timestamp of when Amplify created the webhook in your Git repository.
Functions
construct an aws.sdk.kotlin.services.amplify.model.AutoBranchCreationConfig inside the given block
construct an aws.sdk.kotlin.services.amplify.model.CacheConfig inside the given block
construct an aws.sdk.kotlin.services.amplify.model.JobConfig inside the given block
construct an aws.sdk.kotlin.services.amplify.model.ProductionBranch inside the given block
construct an aws.sdk.kotlin.services.amplify.model.WafConfiguration inside the given block