| Package | Description |
|---|---|
| software.amazon.awscdk.services.sns |
Amazon Simple Notification Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
StringConditions.Builder |
StringConditions.Builder.allowlist(List<String> allowlist)
Sets the value of
StringConditions.getAllowlist() |
static StringConditions.Builder |
StringConditions.builder() |
StringConditions.Builder |
StringConditions.Builder.denylist(List<String> denylist)
Sets the value of
StringConditions.getDenylist() |
StringConditions.Builder |
StringConditions.Builder.matchPrefixes(List<String> matchPrefixes)
Sets the value of
StringConditions.getMatchPrefixes() |
| Constructor and Description |
|---|
Jsii$Proxy(StringConditions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StringConditions.Builder. |
Copyright © 2022. All rights reserved.