Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.macie.CfnCustomDataIdentifierMixinProps.Builder
Packages that use CfnCustomDataIdentifierMixinProps.Builder
-
Uses of CfnCustomDataIdentifierMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.macie
Methods in software.amazon.awscdk.cfnpropertymixins.services.macie that return CfnCustomDataIdentifierMixinProps.BuilderModifier and TypeMethodDescriptionCfnCustomDataIdentifierMixinProps.builder()CfnCustomDataIdentifierMixinProps.Builder.description(String description) Sets the value ofCfnCustomDataIdentifierMixinProps.getDescription()CfnCustomDataIdentifierMixinProps.Builder.ignoreWords(List<String> ignoreWords) Sets the value ofCfnCustomDataIdentifierMixinProps.getIgnoreWords()Sets the value ofCfnCustomDataIdentifierMixinProps.getKeywords()CfnCustomDataIdentifierMixinProps.Builder.maximumMatchDistance(Number maximumMatchDistance) Sets the value ofCfnCustomDataIdentifierMixinProps.getMaximumMatchDistance()Sets the value ofCfnCustomDataIdentifierMixinProps.getName()Sets the value ofCfnCustomDataIdentifierMixinProps.getRegex()Sets the value ofCfnCustomDataIdentifierMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.macie with parameters of type CfnCustomDataIdentifierMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomDataIdentifierMixinProps.Builder.