@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.075Z") @Stability(value=Experimental) public interface StopProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
StopProps.Builder
A builder for
StopProps |
static class |
StopProps.Jsii$Proxy
An implementation for
StopProps |
| Modifier and Type | Method and Description |
|---|---|
static StopProps.Builder |
builder() |
default ITopic |
getTopic()
(experimental) The SNS topic to notify when the stop action is taken.
|
@Stability(value=Experimental) @Nullable default ITopic getTopic()
@Stability(value=Experimental) static StopProps.Builder builder()
StopProps.Builder of StopPropsCopyright © 2021. All rights reserved.