Interface JourneyChannelSettings.Builder

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

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

    • connectCampaignArn

      JourneyChannelSettings.Builder connectCampaignArn(String connectCampaignArn)

      Amazon Resource Name (ARN) of the Connect Campaign.

      Parameters:
      connectCampaignArn - Amazon Resource Name (ARN) of the Connect Campaign.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • connectCampaignExecutionRoleArn

      JourneyChannelSettings.Builder connectCampaignExecutionRoleArn(String connectCampaignExecutionRoleArn)

      IAM role ARN to be assumed when invoking Connect campaign execution APIs for dialing.

      Parameters:
      connectCampaignExecutionRoleArn - IAM role ARN to be assumed when invoking Connect campaign execution APIs for dialing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.