Uses of Class
software.amazon.awscdk.services.appconfig.CfnEnvironmentProps.Builder
Packages that use CfnEnvironmentProps.Builder
-
Uses of CfnEnvironmentProps.Builder in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return CfnEnvironmentProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentProps.Builder.applicationId(String applicationId) Sets the value ofCfnEnvironmentProps.getApplicationId()static CfnEnvironmentProps.BuilderCfnEnvironmentProps.builder()CfnEnvironmentProps.Builder.deletionProtectionCheck(String deletionProtectionCheck) Sets the value ofCfnEnvironmentProps.getDeletionProtectionCheck()CfnEnvironmentProps.Builder.description(String description) Sets the value ofCfnEnvironmentProps.getDescription()Sets the value ofCfnEnvironmentProps.getMonitors()CfnEnvironmentProps.Builder.monitors(IResolvable monitors) Sets the value ofCfnEnvironmentProps.getMonitors()Sets the value ofCfnEnvironmentProps.getName()Sets the value ofCfnEnvironmentProps.getTags()Constructors in software.amazon.awscdk.services.appconfig with parameters of type CfnEnvironmentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEnvironmentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEnvironmentProps.Builder.