| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpointemail |
Amazon Pinpoint Email 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 that you want to modify.
|
static CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.create(software.constructs.Construct scope,
String id) |
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(CfnConfigurationSetEventDestination.EventDestinationProperty eventDestination)
An object that defines the event destination.
|
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestination(IResolvable eventDestination)
An object that defines the event destination.
|
CfnConfigurationSetEventDestination.Builder |
CfnConfigurationSetEventDestination.Builder.eventDestinationName(String eventDestinationName)
The name of the event destination that you want to modify.
|
Copyright © 2022. All rights reserved.