Interface AddAssociationResponse.Builder

  • Method Details

    • sourceArn

      AddAssociationResponse.Builder sourceArn(String sourceArn)

      The ARN of the source.

      Parameters:
      sourceArn - The ARN of the source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationArn

      AddAssociationResponse.Builder destinationArn(String destinationArn)

      The Amazon Resource Name (ARN) of the destination.

      Parameters:
      destinationArn - The Amazon Resource Name (ARN) of the destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.