| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.configurationSetName(String configurationSetName)
The name of the configuration set that contains the event destination.
|
static CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.create(software.constructs.Construct scope,
String id) |
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination)
The event destination object.
|
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(IResolvable eventDestination)
The event destination object.
|
Copyright © 2022. All rights reserved.