Uses of Class
software.amazon.awscdk.services.sns.StringConditions.Builder
Packages that use StringConditions.Builder
Package
Description
Amazon Simple Notification Service Construct Library
-
Uses of StringConditions.Builder in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return StringConditions.BuilderModifier and TypeMethodDescriptionSets the value ofStringConditions.getAllowlist()Deprecated.use `denylist`static StringConditions.BuilderStringConditions.builder()Sets the value ofStringConditions.getDenylist()StringConditions.Builder.matchPrefixes(List<String> matchPrefixes) Sets the value ofStringConditions.getMatchPrefixes()Deprecated.use `allowlist`Constructors in software.amazon.awscdk.services.sns with parameters of type StringConditions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StringConditions.Builder builder) Constructor that initializes the object based on literal property values passed by theStringConditions.Builder.