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 |
| CfnBranch | The AWS::Amplify::Branch resource specifies a new branch within an app. |
| CfnBranch.BackendProperty | Describes the backend associated with an Amplify |
| 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 |
| 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 |
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 |
| 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 |
| ICfnBranchProps | Properties for defining a |
| ICfnDomainProps | Properties for defining a |