Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.Amplify

Classes

CfnApp

The AWS::Amplify::App resource specifies Apps in Amplify Hosting.

CfnApp.AutoBranchCreationConfigProperty

Use the AutoBranchCreationConfig property type to automatically create branches that match a certain pattern.

CfnApp.BasicAuthConfigProperty

Use the BasicAuthConfig property type to set password protection at an app level to all your branches.

CfnApp.CacheConfigProperty

Describes the cache configuration for an Amplify app.

CfnApp.CustomRuleProperty

The CustomRule property type allows you to specify redirects, rewrites, and reverse proxies.

CfnApp.EnvironmentVariableProperty

Environment variables are key-value pairs that are available at build time.

CfnApp.JobConfigProperty

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

CfnAppProps

Properties for defining a CfnApp.

CfnBranch

The AWS::Amplify::Branch resource specifies a new branch within an app.

CfnBranch.BackendProperty

Describes the backend associated with an Amplify Branch .

CfnBranch.BasicAuthConfigProperty

Use the BasicAuthConfig property type to set password protection for a specific branch.

CfnBranch.EnvironmentVariableProperty

The EnvironmentVariable property type sets environment variables for a specific branch.

CfnBranchProps

Properties for defining a CfnBranch.

CfnDomain

Specifies the AWS::Amplify::Domain resource that enables you to connect a custom domain to your app.

CfnDomain.CertificateProperty

Describes the SSL/TLS certificate for the domain association.

CfnDomain.CertificateSettingsProperty

The type of SSL/TLS certificate to use for your custom domain.

CfnDomain.SubDomainSettingProperty

The SubDomainSetting property type enables you to connect a subdomain (for example, example.exampledomain.com) to a specific branch.

CfnDomainProps

Properties for defining a CfnDomain.

Interfaces

CfnApp.IAutoBranchCreationConfigProperty

Use the AutoBranchCreationConfig property type to automatically create branches that match a certain pattern.

CfnApp.IBasicAuthConfigProperty

Use the BasicAuthConfig property type to set password protection at an app level to all your branches.

CfnApp.ICacheConfigProperty

Describes the cache configuration for an Amplify app.

CfnApp.ICustomRuleProperty

The CustomRule property type allows you to specify redirects, rewrites, and reverse proxies.

CfnApp.IEnvironmentVariableProperty

Environment variables are key-value pairs that are available at build time.

CfnApp.IJobConfigProperty

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

CfnBranch.IBackendProperty

Describes the backend associated with an Amplify Branch .

CfnBranch.IBasicAuthConfigProperty

Use the BasicAuthConfig property type to set password protection for a specific branch.

CfnBranch.IEnvironmentVariableProperty

The EnvironmentVariable property type sets environment variables for a specific branch.

CfnDomain.ICertificateProperty

Describes the SSL/TLS certificate for the domain association.

CfnDomain.ICertificateSettingsProperty

The type of SSL/TLS certificate to use for your custom domain.

CfnDomain.ISubDomainSettingProperty

The SubDomainSetting property type enables you to connect a subdomain (for example, example.exampledomain.com) to a specific branch.

ICfnAppProps

Properties for defining a CfnApp.

ICfnBranchProps

Properties for defining a CfnBranch.

ICfnDomainProps

Properties for defining a CfnDomain.

Back to top Generated by DocFX