@Stability(value=Stable)
public static interface CfnConfigurationSetEventDestination.EventDestinationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigurationSetEventDestination.EventDestinationProperty.Builder
|
static class |
CfnConfigurationSetEventDestination.EventDestinationProperty.Jsii$Proxy
An implementation for
CfnConfigurationSetEventDestination.EventDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigurationSetEventDestination.EventDestinationProperty.Builder |
builder() |
default Object |
getCloudWatchDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.CloudWatchDestination`.
|
default Object |
getEnabled()
`CfnConfigurationSetEventDestination.EventDestinationProperty.Enabled`.
|
default Object |
getKinesisFirehoseDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.KinesisFirehoseDestination`.
|
List<String> |
getMatchingEventTypes()
`CfnConfigurationSetEventDestination.EventDestinationProperty.MatchingEventTypes`.
|
default Object |
getPinpointDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.PinpointDestination`.
|
default Object |
getSnsDestination()
`CfnConfigurationSetEventDestination.EventDestinationProperty.SnsDestination`.
|
@Stability(value=Stable) @NotNull List<String> getMatchingEventTypes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-matchingeventtypes@Stability(value=Stable) @Nullable default Object getCloudWatchDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-cloudwatchdestination@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-enabled@Stability(value=Stable) @Nullable default Object getKinesisFirehoseDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-kinesisfirehosedestination@Stability(value=Stable) @Nullable default Object getPinpointDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-pinpointdestination@Stability(value=Stable) @Nullable default Object getSnsDestination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-eventdestination.html#cfn-pinpointemail-configurationseteventdestination-eventdestination-snsdestination@Stability(value=Stable) static CfnConfigurationSetEventDestination.EventDestinationProperty.Builder builder()
Copyright © 2020. All rights reserved.