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