Interface FailedBatchAssociationSummary.Builder

  • Method Details

    • resourceArn

      The Amazon Resource Name (ARN) of the resource that failed to be associated.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the resource that failed to be associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code indicating why the association failed.

      Parameters:
      errorCode - The error code indicating why the association failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      FailedBatchAssociationSummary.Builder errorMessage(String errorMessage)

      An error message describing why the association failed.

      Parameters:
      errorMessage - An error message describing why the association failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.