@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.768Z") @Stability(value=Stable) public interface CfnConfigurationSetEventDestinationProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnConfigurationSetEventDestinationProps.Builder
A builder for
CfnConfigurationSetEventDestinationProps |
static class |
CfnConfigurationSetEventDestinationProps.Jsii$Proxy
An implementation for
CfnConfigurationSetEventDestinationProps |
Modifier and Type | Method and Description |
---|---|
static CfnConfigurationSetEventDestinationProps.Builder |
builder() |
String |
getConfigurationSetName()
`AWS::PinpointEmail::ConfigurationSetEventDestination.ConfigurationSetName`.
|
default Object |
getEventDestination()
`AWS::PinpointEmail::ConfigurationSetEventDestination.EventDestination`.
|
String |
getEventDestinationName()
`AWS::PinpointEmail::ConfigurationSetEventDestination.EventDestinationName`.
|
@Stability(value=Stable) @NotNull String getConfigurationSetName()
@Stability(value=Stable) @NotNull String getEventDestinationName()
@Stability(value=Stable) @Nullable default Object getEventDestination()
@Stability(value=Stable) static CfnConfigurationSetEventDestinationProps.Builder builder()
Copyright © 2021. All rights reserved.