| 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() |
Copyright © 2021. All rights reserved.