@Stability(value=Experimental)
See: Description
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`.
|
CfnExtension.ParameterProperty |
A value such as an Amazon Resource Name (ARN) or an Amazon Simple Notification Service topic entered in an extension when invoked.
|
CfnExtensionAssociationProps |
Properties for defining a `CfnExtensionAssociation`.
|
CfnExtensionProps |
Properties for defining a `CfnExtension`.
|
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:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AppConfig.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2023. All rights reserved.