@Stability(value=Stable)
public static interface CfnDetectorModel.SnsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.SnsProperty.Builder
A builder for
CfnDetectorModel.SnsProperty |
static class |
CfnDetectorModel.SnsProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.SnsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.SnsProperty.Builder |
builder() |
default Object |
getPayload()
`CfnDetectorModel.SnsProperty.Payload`.
|
String |
getTargetArn()
`CfnDetectorModel.SnsProperty.TargetArn`.
|
@Stability(value=Stable) @NotNull String getTargetArn()
@Stability(value=Stable) @Nullable default Object getPayload()
@Stability(value=Stable) static CfnDetectorModel.SnsProperty.Builder builder()
Copyright © 2021. All rights reserved.