Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rbin.CfnRuleMixinProps.Builder
Packages that use CfnRuleMixinProps.Builder
-
Uses of CfnRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rbin
Methods in software.amazon.awscdk.cfnpropertymixins.services.rbin that return CfnRuleMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnRuleMixinProps.BuilderCfnRuleMixinProps.builder()CfnRuleMixinProps.Builder.description(String description) Sets the value ofCfnRuleMixinProps.getDescription()CfnRuleMixinProps.Builder.excludeResourceTags(List<? extends Object> excludeResourceTags) Sets the value ofCfnRuleMixinProps.getExcludeResourceTags()CfnRuleMixinProps.Builder.excludeResourceTags(IResolvable excludeResourceTags) Sets the value ofCfnRuleMixinProps.getExcludeResourceTags()CfnRuleMixinProps.Builder.lockConfiguration(CfnRulePropsMixin.UnlockDelayProperty lockConfiguration) Sets the value ofCfnRuleMixinProps.getLockConfiguration()CfnRuleMixinProps.Builder.lockConfiguration(IResolvable lockConfiguration) Sets the value ofCfnRuleMixinProps.getLockConfiguration()CfnRuleMixinProps.Builder.resourceTags(List<? extends Object> resourceTags) Sets the value ofCfnRuleMixinProps.getResourceTags()CfnRuleMixinProps.Builder.resourceTags(IResolvable resourceTags) Sets the value ofCfnRuleMixinProps.getResourceTags()CfnRuleMixinProps.Builder.resourceType(String resourceType) Sets the value ofCfnRuleMixinProps.getResourceType()CfnRuleMixinProps.Builder.retentionPeriod(CfnRulePropsMixin.RetentionPeriodProperty retentionPeriod) Sets the value ofCfnRuleMixinProps.getRetentionPeriod()CfnRuleMixinProps.Builder.retentionPeriod(IResolvable retentionPeriod) Sets the value ofCfnRuleMixinProps.getRetentionPeriod()Sets the value ofCfnRuleMixinProps.getStatus()Sets the value ofCfnRuleMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rbin with parameters of type CfnRuleMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRuleMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRuleMixinProps.Builder.