GradientEdge CDK Utils
    Preparing search index...
    interface AppConfigProps {
        application: CfnApplicationProps;
        configurationProfile: CfnConfigurationProfileProps;
        deployment: CfnDeploymentProps;
        deploymentStrategy: AppConfigDeploymentStrategyProps;
        environment: CfnEnvironmentProps;
        id: string;
    }
    Index

    Properties

    application: CfnApplicationProps

    Configuration for the AppConfig application

    configurationProfile: CfnConfigurationProfileProps

    Configuration for the AppConfig configuration profile

    deployment: CfnDeploymentProps

    Configuration for the AppConfig deployment

    Configuration for the AppConfig deployment strategy

    environment: CfnEnvironmentProps

    Configuration for the AppConfig environment

    id: string

    Unique identifier for the AppConfig resource set