Interface PinpointDestination.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PinpointDestination.Builder,PinpointDestination>, SdkBuilder<PinpointDestination.Builder,PinpointDestination>, SdkPojo
Enclosing class:
PinpointDestination

public static interface PinpointDestination.Builder extends SdkPojo, CopyableBuilder<PinpointDestination.Builder,PinpointDestination>
  • Method Details

    • applicationArn

      PinpointDestination.Builder applicationArn(String applicationArn)

      The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.

      Parameters:
      applicationArn - The Amazon Resource Name (ARN) of the Amazon Pinpoint project to send email events to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.