public static interface JourneyCustomMessage.Builder extends SdkPojo, CopyableBuilder<JourneyCustomMessage.Builder,JourneyCustomMessage>
| Modifier and Type | Method and Description |
|---|---|
JourneyCustomMessage.Builder |
data(String data)
The message content that's passed to an AWS Lambda function or to a web hook.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJourneyCustomMessage.Builder data(String data)
The message content that's passed to an AWS Lambda function or to a web hook.
data - The message content that's passed to an AWS Lambda function or to a web hook.Copyright © 2023. All rights reserved.