public static interface PinpointDestination.Builder extends SdkPojo, CopyableBuilder<PinpointDestination.Builder,PinpointDestination>
Modifier and Type | Method and Description |
---|---|
PinpointDestination.Builder |
applicationArn(String applicationArn)
The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
PinpointDestination.Builder applicationArn(String applicationArn)
The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.
applicationArn
- The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email events to.Copyright © 2020. All rights reserved.