Interface UserUnion.Builder

  • Method Details

    • customEntity

      UserUnion.Builder customEntity(String customEntity)

      Any provided entity.

      Parameters:
      customEntity - Any provided entity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userArn

      UserUnion.Builder userArn(String userArn)

      Represents the Amazon Connect ARN of the user.

      Parameters:
      userArn - Represents the Amazon Connect ARN of the user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.