Uses of Interface
software.amazon.awscdk.services.appconfig.CfnApplicationProps
-
Uses of CfnApplicationProps in software.amazon.awscdk.services.appconfig
Modifier and TypeMethodDescriptionCfnApplicationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnApplication
(Construct scope, String id, CfnApplicationProps props) Create a newAWS::AppConfig::Application
.