| Package | Description |
|---|---|
| software.amazon.awscdk.services.sns |
Amazon Simple Notification Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BetweenCondition.Builder |
BetweenCondition.builder() |
BetweenCondition.Builder |
BetweenCondition.Builder.start(Number start)
Sets the value of
BetweenCondition.getStart() |
BetweenCondition.Builder |
BetweenCondition.Builder.stop(Number stop)
Sets the value of
BetweenCondition.getStop() |
| Constructor and Description |
|---|
Jsii$Proxy(BetweenCondition.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BetweenCondition.Builder. |
Copyright © 2022. All rights reserved.