@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.066Z") @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::SES::ConfigurationSetEventDestination.ConfigurationSetName`.
|
Object |
getEventDestination()
`AWS::SES::ConfigurationSetEventDestination.EventDestination`.
|
@Stability(value=Stable) @NotNull String getConfigurationSetName()
@Stability(value=Stable) @NotNull Object getEventDestination()
@Stability(value=Stable) static CfnConfigurationSetEventDestinationProps.Builder builder()
Copyright © 2021. All rights reserved.