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