@Stability(value=Stable)
public static interface CfnReceiptRule.SNSActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReceiptRule.SNSActionProperty.Builder
A builder for
CfnReceiptRule.SNSActionProperty |
static class |
CfnReceiptRule.SNSActionProperty.Jsii$Proxy
An implementation for
CfnReceiptRule.SNSActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptRule.SNSActionProperty.Builder |
builder() |
default String |
getEncoding()
`CfnReceiptRule.SNSActionProperty.Encoding`.
|
default String |
getTopicArn()
`CfnReceiptRule.SNSActionProperty.TopicArn`.
|
@Stability(value=Stable) @Nullable default String getEncoding()
@Stability(value=Stable) @Nullable default String getTopicArn()
@Stability(value=Stable) static CfnReceiptRule.SNSActionProperty.Builder builder()
Copyright © 2021. All rights reserved.