Interface ContactTargetInfo.Builder

  • Method Details

    • contactId

      ContactTargetInfo.Builder contactId(String contactId)

      The Amazon Resource Name (ARN) of the contact.

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

      ContactTargetInfo.Builder isEssential(Boolean isEssential)

      A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.

      Parameters:
      isEssential - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.