Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appconfig.CfnEnvironmentMixinProps.Builder
Packages that use CfnEnvironmentMixinProps.Builder
-
Uses of CfnEnvironmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appconfig
Methods in software.amazon.awscdk.cfnpropertymixins.services.appconfig that return CfnEnvironmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnEnvironmentMixinProps.getApplicationId()CfnEnvironmentMixinProps.Builder.applicationId(IApplicationRef applicationId) Sets the value ofCfnEnvironmentMixinProps.getApplicationId()CfnEnvironmentMixinProps.builder()CfnEnvironmentMixinProps.Builder.deletionProtectionCheck(String deletionProtectionCheck) Sets the value ofCfnEnvironmentMixinProps.getDeletionProtectionCheck()CfnEnvironmentMixinProps.Builder.description(String description) Sets the value ofCfnEnvironmentMixinProps.getDescription()Sets the value ofCfnEnvironmentMixinProps.getMonitors()CfnEnvironmentMixinProps.Builder.monitors(IResolvable monitors) Sets the value ofCfnEnvironmentMixinProps.getMonitors()Sets the value ofCfnEnvironmentMixinProps.getName()Sets the value ofCfnEnvironmentMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appconfig with parameters of type CfnEnvironmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentMixinProps.Builder.