@Stability(value=External)
public static interface CfnFunction.SNSEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sns| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.SNSEventProperty.Builder
A builder for
CfnFunction.SNSEventProperty |
static class |
CfnFunction.SNSEventProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.SNSEventProperty.Builder |
builder() |
String |
getTopic()
`CfnFunction.SNSEventProperty.Topic`.
|
@Stability(value=External) String getTopic()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sns@Stability(value=External) static CfnFunction.SNSEventProperty.Builder builder()
Copyright © 2019. All rights reserved.