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