@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.257Z") @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 © 2021. All rights reserved.