Interface ApprovalTeamRequestApprover.Builder

  • Method Details

    • primaryIdentityId

      ApprovalTeamRequestApprover.Builder primaryIdentityId(String primaryIdentityId)

      ID for the user.

      Parameters:
      primaryIdentityId - ID for the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • primaryIdentitySourceArn

      ApprovalTeamRequestApprover.Builder primaryIdentitySourceArn(String primaryIdentitySourceArn)

      Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.

      Parameters:
      primaryIdentitySourceArn - Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.