@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.752Z") @Stability(value=Experimental) public interface SnsTopicProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SnsTopicProps.Builder
A builder for
SnsTopicProps |
static class |
SnsTopicProps.Jsii$Proxy
An implementation for
SnsTopicProps |
| Modifier and Type | Method and Description |
|---|---|
static SnsTopicProps.Builder |
builder() |
default RuleTargetInput |
getMessage()
(experimental) The message to send to the topic.
|
@Stability(value=Experimental) @Nullable default RuleTargetInput getMessage()
Default: the entire EventBridge event
@Stability(value=Experimental) static SnsTopicProps.Builder builder()
SnsTopicProps.Builder of SnsTopicPropsCopyright © 2020. All rights reserved.