Interface AssociationInfo.Builder

  • Method Details

    • sourceArn

      AssociationInfo.Builder sourceArn(String sourceArn)

      The Amazon Resource Name (ARN) of the AssociationInfo source.

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

      AssociationInfo.Builder destinationArn(String destinationArn)

      The Amazon Resource Name (ARN) of the AssociationInfo destination.

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