HuntOwnerArgs

constructor(assignedTo: Output<String>? = null, email: Output<String>? = null, objectId: Output<String>? = null, ownerType: Output<Either<String, OwnerType>>? = null, userPrincipalName: Output<String>? = null)