Interface JourneyCustomMessage.Builder

    • Method Detail

      • data

        JourneyCustomMessage.Builder data​(String data)

        The message content that's passed to an AWS Lambda function or to a web hook.

        Parameters:
        data - The message content that's passed to an AWS Lambda function or to a web hook.
        Returns:
        Returns a reference to this object so that method calls can be chained together.