Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnFrameworkMixinProps.Builder
Packages that use CfnFrameworkMixinProps.Builder
-
Uses of CfnFrameworkMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.backup
Methods in software.amazon.awscdk.cfnpropertymixins.services.backup that return CfnFrameworkMixinProps.BuilderModifier and TypeMethodDescriptionCfnFrameworkMixinProps.builder()CfnFrameworkMixinProps.Builder.frameworkControls(List<? extends Object> frameworkControls) Sets the value ofCfnFrameworkMixinProps.getFrameworkControls()CfnFrameworkMixinProps.Builder.frameworkControls(IResolvable frameworkControls) Sets the value ofCfnFrameworkMixinProps.getFrameworkControls()CfnFrameworkMixinProps.Builder.frameworkDescription(String frameworkDescription) Sets the value ofCfnFrameworkMixinProps.getFrameworkDescription()CfnFrameworkMixinProps.Builder.frameworkName(String frameworkName) Sets the value ofCfnFrameworkMixinProps.getFrameworkName()CfnFrameworkMixinProps.Builder.frameworkTags(List<? extends CfnTag> frameworkTags) Sets the value ofCfnFrameworkMixinProps.getFrameworkTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.backup with parameters of type CfnFrameworkMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFrameworkMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFrameworkMixinProps.Builder.