Interface DeleteAssociationResponse.Builder

    • Method Detail

      • sourceArn

        DeleteAssociationResponse.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

        DeleteAssociationResponse.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.