| Modifier and Type | Method and Description |
|---|---|
Stop |
build() |
static Stop.Builder |
create() |
Stop.Builder |
topic(ITopic topic)
(experimental) The SNS topic to notify when the stop action is taken.
|
@Stability(value=Experimental) public static Stop.Builder create()
Stop.Builder.@Stability(value=Experimental) public Stop.Builder topic(ITopic topic)
topic - The SNS topic to notify when the stop action is taken. This parameter is required.thisCopyright © 2021. All rights reserved.