| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
StopProps |
build()
Builds the configured instance.
|
StopProps.Builder |
topic(ITopic topic)
Sets the value of
StopProps.getTopic() |
@Stability(value=Experimental) public StopProps.Builder topic(ITopic topic)
StopProps.getTopic()topic - The SNS topic to notify when the stop action is taken.this@Stability(value=Experimental) public StopProps build()
build in interface software.amazon.jsii.Builder<StopProps>StopPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.