Interface | Description |
---|---|
CfnApplication.TagsProperty |
Metadata to assign to the application.
|
CfnApplicationProps |
Properties for defining a `CfnApplication`.
|
CfnConfigurationProfile.TagsProperty |
Metadata to assign to the configuration profile.
|
CfnConfigurationProfile.ValidatorsProperty |
A validator provides a syntactic or semantic check to ensure the configuration that you want to deploy functions as intended.
|
CfnConfigurationProfileProps |
Properties for defining a `CfnConfigurationProfile`.
|
CfnDeployment.TagsProperty |
Metadata to assign to the deployment strategy.
|
CfnDeploymentProps |
Properties for defining a `CfnDeployment`.
|
CfnDeploymentStrategy.TagsProperty |
Metadata to assign to the deployment strategy.
|
CfnDeploymentStrategyProps |
Properties for defining a `CfnDeploymentStrategy`.
|
CfnEnvironment.MonitorsProperty |
Amazon CloudWatch alarms to monitor during the deployment process.
|
CfnEnvironment.TagsProperty |
Metadata to assign to the environment.
|
CfnEnvironmentProps |
Properties for defining a `CfnEnvironment`.
|
CfnHostedConfigurationVersionProps |
Properties for defining a `CfnHostedConfigurationVersion`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.appconfig.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)